L1 data Cache preload-operation control register
L1_DCACHE_PRELOAD_ENA | The bit is used to enable preload operation on L1-DCache. It will be cleared by hardware automatically after preload operation is done. |
L1_DCACHE_PRELOAD_DONE | The bit is used to indicate whether preload operation is finished or not. 0: not finished. 1: finished. |
L1_DCACHE_PRELOAD_ORDER | The bit is used to configure the direction of preload operation. 0: ascending, 1: descending. |
L1_DCACHE_PRELOAD_RGID | The bit is used to set the gid of l1 dcache preload. |